'Declaration Protected Overloads Function GetPdfFileResult( _ ByVal sheet As List(Of Integer), _ ByVal fileName As String _ ) As ResponseFileContent
'Usage Dim instance As FpSpread Dim sheet As List(Of Integer) Dim fileName As String Dim value As ResponseFileContent value = instance.GetPdfFileResult(sheet, fileName)
Parameters
- sheet
- fileName